home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / FileFinder / FileFinder.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  55 lines

  1. Short:     A comodity based file finder. V1.1 (26/2/95)
  2. Uploader:  u9326383@radon.sys.uea.ac.uk (M D Melton)
  3. Author:    u9326383@radon.sys.uea.ac.uk (M D Melton)
  4. Type:      util/cdity
  5.  
  6. This program is used for finding things,  still you probably worked that out
  7. from the name ;-). I wrote it mainly because I have access to several Amigas 
  8. (TM), each with several rather large hard-drive's. I found there was a need to
  9. quickly find the location of files on the machines as many of them have files
  10. stored in different locations. There was also  the article in the Amiga
  11. Shopper magazine on a file finding utility. I modified their code a bit (Ok so
  12. now in version 1.3 its a lot) and added  substantial amounts, and came up with 
  13. this program.
  14.  
  15. Current features in version 1.3
  16.  
  17. -> Find any file on a disk, using standard AmigaDos(TM) file matching patterns.
  18.  
  19. -> Fully implemented as a commodity, with user definable hotkey etc.
  20.  
  21. -> Limit search size parameters, only files in a certain size range are checked.
  22.  
  23. -> Limit date range parameters, only files in a ceratain date range are checked.
  24.  
  25. -> Window is sizable.
  26.  
  27. -> Interface is an "AppWindow", when a file or directory is droped on the
  28. interface its path is entered in the path gadget.
  29.  
  30. -> Now able to search multiple paths.
  31.  
  32. -> Much faster when doing date or size limited searches.  Now only 25% slower doing
  33.    a date limit search.  60% slower in pre 1.3 versions. Size limit search now
  34. has no visible overhead. 50% slower in pre 1.3 versions.
  35.  
  36. -> MUCH FASTER overall when searching, upto four times faster than pre 1.3
  37. versions!!!
  38.  
  39. + a few bug fixes.
  40.  
  41. -> Stack overflow fixed. Reported by millions (well at least four people :-)
  42.  
  43. -> GUI problems when running on non-interlaced NTSC machines fixed.  Reported by
  44. a NTSC A500 user, thanks!
  45.  
  46. -> Problems with SoftLinked directories fixed.  Well they now work on my
  47. machine, if you know different let me know ;-).
  48.  
  49. -> All gadget enteries are remembered even if GUI is hidden.
  50.  
  51. -> Close window gadget now "hides" the interface instead of closing it.
  52.  
  53. -> Solved problem with overflowing text when using topaz 8 font.     
  54.  
  55.